課程資訊
課程名稱
計算機程式設計
COMPUTER PROGRAMMING 
開課學期
98-1 
授課對象
理學院  數學系  
授課教師
丁培毅 
課號
MATH1402 
課程識別碼
201 15300 
班次
 
學分
全/半年
半年 
必/選修
必修 
上課時間
星期一7,8,9(14:20~17:20) 
上課地點
新304 
備註
上機教室:計中212.
限學士班一年級 且 限本系所學生(含輔系、雙修生)
總人數上限:80人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/981math_cprog 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

本課程於 97/9 開始於 ntu math dept 至 107/04 因系上已無需求, 收回帳號而結束維護 

課程目標
感謝助教以及積極討論的同學, 如需要資料或是需要討論請洽 pyting@mail.ntou.edu.tw 
課程要求
 
預期每週課後學習時數
 
Office Hours
每週二 18:20~20:20 
指定閱讀
 
參考書目
J. R. Hanly and E. B. Koffman, Problem Solving and Program Design in C,
6-th Ed., ISBN 0-321-46464-8, Addison-Wesley 新月 
評量方式
(僅供參考)
 
No.
項目
百分比
說明
1. 
實習課程參與 
20% 
星期二 17:30 - 20:20 計中 212 
2. 
期中考 
20% 
 
3. 
期末考 
25% 
 
4. 
作業 
25% 
 
5. 
課程參與 
10% 
隨堂考試/Office Hour 提問/線上提問  
 
課程進度
週次
日期
單元主題
第1週
2009/09/14  計算機基礎運作模型與開發軟體之使用<br>Introduction to basic computer model and programming environment 
第2週
2009/09/21  程式設計概觀,第一個 C 程式,基本格式化輸出輸入,變數之概念、變數型態與資料表示法<br>Programming overview, your first C program, basic formatted input/output, variable types and data representation  
第3週
2009/09/28  運用函式練習 Top-down 設計<br>Top-down design with functions 
第4週
2009/10/05  條件控制及條件式<br>Selection controls and conditions 
第5週
2009/10/12  迴圈控制<br>Repitions and Loop controls 
第6週
2009/10/19  區塊、函式、參數傳遞、與模組化設計<br>Blocks, functions, function parameters, and modular programming 
第7週
2009/10/26  模組化程式設計<br>Modular Programming 
第8週
2009/11/02  資料型態<br>Simple Data types 
第9週
2009/11/09  期中考<br>Midterm exam 
第10週
2009/11/16  陣列變數<br>Arrays 
第11週
2009/11/23  陣列變數, 字串處理<br>Arrays, String processing 
第12週
2009/11/30  字串處理<br>String processing 
第13週
2009/12/7  遞迴<br>Recursion 
第14週
2009/12/14  遞迴 (二)<br>Recursion (cont'd) 
第15週
2009/12/21  使用者自定資料型態 - struct 及 union<br>User-defined types - struct and union 
第16週
2009/12/28  檔案輸出入<br>Text and Binary File Processing<br><br>其他程式設計相關事項, 指標與動態記憶體<br>Programming in the large, Dynamic memory allocation 
第17週
2010/01/04  指標與動態記憶體, 簡易資料結構<br>Dynamic memory allocation, Simple Data Structure 
第18週
2010/01/11  期末考<br>Final exam